OpenRoads Designer CONNECT Edition SDK Help

GetRegionsLengthFromStartToAbsStation Method

Gets the length from start of region to a station, used to service unit length station

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public doubleGetRegionsLengthFromStartToAbsStation(double absoluteStation)

Parameters

SettingDescription
   Absolute station

Return Value

Length from start of region to a station

See Also